Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for React Native 0.76 #3109

Merged
merged 3 commits into from
Sep 17, 2024
Merged

Add support for React Native 0.76 #3109

merged 3 commits into from
Sep 17, 2024

Conversation

j-piasecki
Copy link
Member

@j-piasecki j-piasecki commented Sep 17, 2024

Description

Updates the Fabric Example app to React Native 0.76
Adapts library to compile with React Native 0.76

(There are some changes in yarn.lock due to me recreating the app from scratch, I was getting random babel errors, so there must have been some missed upgrade steps in the past and this seemed quicker than trying to finding the issue)

Test plan

Test the Fabric Example app

android/src/main/jni/CMakeLists.txt Outdated Show resolved Hide resolved
android/src/main/jni/CMakeLists.txt Outdated Show resolved Hide resolved
android/src/main/jni/CMakeLists.txt Outdated Show resolved Hide resolved
FabricExample/package.json Outdated Show resolved Hide resolved
j-piasecki and others added 2 commits September 17, 2024 15:20
Co-authored-by: Tomek Zawadzki <tomekzawadzki98@gmail.com>
Copy link
Member

@tomekzaw tomekzaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@j-piasecki j-piasecki merged commit 53fc8e8 into main Sep 17, 2024
7 checks passed
@j-piasecki j-piasecki deleted the @jpiasecki/support-0.76 branch September 17, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants